[INFO] cloning repository https://github.com/flocked-agriculture/mavlink_log
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/flocked-agriculture/mavlink_log" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflocked-agriculture%2Fmavlink_log", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflocked-agriculture%2Fmavlink_log'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ef93f5614417633266eae184f6ac4176087c8f64
[INFO] fixing flocked-agriculture/mavlink_log against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflocked-agriculture%2Fmavlink_log" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/flocked-agriculture/mavlink_log
[INFO] finished tweaking git repo https://github.com/flocked-agriculture/mavlink_log
[INFO] tweaked toml for git repo https://github.com/flocked-agriculture/mavlink_log written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/flocked-agriculture/mavlink_log on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/flocked-agriculture/mavlink_log already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rotating_file_handler v0.2.0
[INFO] [stderr]   Downloaded serde_arrays v0.1.0
[INFO] [stderr]   Downloaded mavlink-core v0.13.1
[INFO] [stderr]   Downloaded serial v0.4.0
[INFO] [stderr]   Downloaded termios v0.2.2
[INFO] [stderr]   Downloaded serial-core v0.4.0
[INFO] [stderr]   Downloaded ioctl-rs v0.1.6
[INFO] [stderr]   Downloaded serial-unix v0.4.0
[INFO] [stderr]   Downloaded serial-windows v0.4.0
[INFO] [stderr]   Downloaded mavlink-bindgen v0.13.1
[INFO] [stderr]   Downloaded crc-any v2.5.0
[INFO] [stderr]   Downloaded mavlink v0.13.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0b3b0c8d5aa95e1f04fcf027d53d9379d472b32e7bd9295c0b44ba665d97a094
[INFO] running `Command { std: "docker" "start" "0b3b0c8d5aa95e1f04fcf027d53d9379d472b32e7bd9295c0b44ba665d97a094", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0b3b0c8d5aa95e1f04fcf027d53d9379d472b32e7bd9295c0b44ba665d97a094" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0b3b0c8d5aa95e1f04fcf027d53d9379d472b32e7bd9295c0b44ba665d97a094", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0b3b0c8d5aa95e1f04fcf027d53d9379d472b32e7bd9295c0b44ba665d97a094" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling crc-any v2.5.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling rustix v1.0.3
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking once_cell v1.21.1
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking mavlink-core v0.13.1
[INFO] [stdout] error[E0405]: cannot find trait `Read` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mavlink-core-0.13.1/src/peek_reader.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 | impl<R: Read, const BUFFER_SIZE: usize> PeekReader<R, BUFFER_SIZE> {
[INFO] [stdout]    |         ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mavlink-core-0.13.1/src/lib.rs:28:15
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[cfg(feature = "std")]
[INFO] [stdout]    |       --------------- the item is gated behind the `std` feature
[INFO] [stdout] 28 | use std::io::{Read, Write};
[INFO] [stdout]    |               ^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mavlink-core-0.13.1/src/lib.rs:55:16
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[cfg(any(feature = "embedded", feature = "embedded-hal-02"))]
[INFO] [stdout]    |          --------------------------------------------------- the item is gated here
[INFO] [stdout] 55 | use embedded::{Read, Write};
[INFO] [stdout]    |                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Read` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mavlink-core-0.13.1/src/lib.rs:217:42
[INFO] [stdout]     |
[INFO] [stdout] 217 | pub fn read_versioned_msg<M: Message, R: Read>(
[INFO] [stdout]     |                                          ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mavlink-core-0.13.1/src/lib.rs:28:15
[INFO] [stdout]     |
[INFO] [stdout]  27 | #[cfg(feature = "std")]
[INFO] [stdout]     |       --------------- the item is gated behind the `std` feature
[INFO] [stdout]  28 | use std::io::{Read, Write};
[INFO] [stdout]     |               ^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mavlink-core-0.13.1/src/lib.rs:55:16
[INFO] [stdout]     |
[INFO] [stdout]  54 | #[cfg(any(feature = "embedded", feature = "embedded-hal-02"))]
[INFO] [stdout]     |          --------------------------------------------------- the item is gated here
[INFO] [stdout]  55 | use embedded::{Read, Write};
[INFO] [stdout]     |                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Read` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mavlink-core-0.13.1/src/lib.rs:365:43
[INFO] [stdout]     |
[INFO] [stdout] 365 | pub fn read_v1_raw_message<M: Message, R: Read>(
[INFO] [stdout]     |                                           ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mavlink-core-0.13.1/src/lib.rs:28:15
[INFO] [stdout]     |
[INFO] [stdout]  27 | #[cfg(feature = "std")]
[INFO] [stdout]     |       --------------- the item is gated behind the `std` feature
[INFO] [stdout]  28 | use std::io::{Read, Write};
[INFO] [stdout]     |               ^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mavlink-core-0.13.1/src/lib.rs:55:16
[INFO] [stdout]     |
[INFO] [stdout]  54 | #[cfg(any(feature = "embedded", feature = "embedded-hal-02"))]
[INFO] [stdout]     |          --------------------------------------------------- the item is gated here
[INFO] [stdout]  55 | use embedded::{Read, Write};
[INFO] [stdout]     |                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Read` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mavlink-core-0.13.1/src/lib.rs:441:35
[INFO] [stdout]     |
[INFO] [stdout] 441 | pub fn read_v1_msg<M: Message, R: Read>(
[INFO] [stdout]     |                                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mavlink-core-0.13.1/src/lib.rs:28:15
[INFO] [stdout]     |
[INFO] [stdout]  27 | #[cfg(feature = "std")]
[INFO] [stdout]     |       --------------- the item is gated behind the `std` feature
[INFO] [stdout]  28 | use std::io::{Read, Write};
[INFO] [stdout]     |               ^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mavlink-core-0.13.1/src/lib.rs:55:16
[INFO] [stdout]     |
[INFO] [stdout]  54 | #[cfg(any(feature = "embedded", feature = "embedded-hal-02"))]
[INFO] [stdout]     |          --------------------------------------------------- the item is gated here
[INFO] [stdout]  55 | use embedded::{Read, Write};
[INFO] [stdout]     |                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Read` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mavlink-core-0.13.1/src/lib.rs:663:43
[INFO] [stdout]     |
[INFO] [stdout] 663 | pub fn read_v2_raw_message<M: Message, R: Read>(
[INFO] [stdout]     |                                           ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mavlink-core-0.13.1/src/lib.rs:28:15
[INFO] [stdout]     |
[INFO] [stdout]  27 | #[cfg(feature = "std")]
[INFO] [stdout]     |       --------------- the item is gated behind the `std` feature
[INFO] [stdout]  28 | use std::io::{Read, Write};
[INFO] [stdout]     |               ^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mavlink-core-0.13.1/src/lib.rs:55:16
[INFO] [stdout]     |
[INFO] [stdout]  54 | #[cfg(any(feature = "embedded", feature = "embedded-hal-02"))]
[INFO] [stdout]     |          --------------------------------------------------- the item is gated here
[INFO] [stdout]  55 | use embedded::{Read, Write};
[INFO] [stdout]     |                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Read` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mavlink-core-0.13.1/src/lib.rs:737:35
[INFO] [stdout]     |
[INFO] [stdout] 737 | pub fn read_v2_msg<M: Message, R: Read>(
[INFO] [stdout]     |                                   ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mavlink-core-0.13.1/src/lib.rs:28:15
[INFO] [stdout]     |
[INFO] [stdout]  27 | #[cfg(feature = "std")]
[INFO] [stdout]     |       --------------- the item is gated behind the `std` feature
[INFO] [stdout]  28 | use std::io::{Read, Write};
[INFO] [stdout]     |               ^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mavlink-core-0.13.1/src/lib.rs:55:16
[INFO] [stdout]     |
[INFO] [stdout]  54 | #[cfg(any(feature = "embedded", feature = "embedded-hal-02"))]
[INFO] [stdout]     |          --------------------------------------------------- the item is gated here
[INFO] [stdout]  55 | use embedded::{Read, Write};
[INFO] [stdout]     |                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Write` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mavlink-core-0.13.1/src/lib.rs:785:43
[INFO] [stdout]     |
[INFO] [stdout] 785 | pub fn write_versioned_msg<M: Message, W: Write>(
[INFO] [stdout]     |                                           ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mavlink-core-0.13.1/src/lib.rs:28:21
[INFO] [stdout]     |
[INFO] [stdout]  27 | #[cfg(feature = "std")]
[INFO] [stdout]     |       --------------- the item is gated behind the `std` feature
[INFO] [stdout]  28 | use std::io::{Read, Write};
[INFO] [stdout]     |                     ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mavlink-core-0.13.1/src/lib.rs:55:22
[INFO] [stdout]     |
[INFO] [stdout]  54 | #[cfg(any(feature = "embedded", feature = "embedded-hal-02"))]
[INFO] [stdout]     |          --------------------------------------------------- the item is gated here
[INFO] [stdout]  55 | use embedded::{Read, Write};
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]  25 + use core::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Write` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mavlink-core-0.13.1/src/lib.rs:815:36
[INFO] [stdout]     |
[INFO] [stdout] 815 | pub fn write_v2_msg<M: Message, W: Write>(
[INFO] [stdout]     |                                    ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mavlink-core-0.13.1/src/lib.rs:28:21
[INFO] [stdout]     |
[INFO] [stdout]  27 | #[cfg(feature = "std")]
[INFO] [stdout]     |       --------------- the item is gated behind the `std` feature
[INFO] [stdout]  28 | use std::io::{Read, Write};
[INFO] [stdout]     |                     ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mavlink-core-0.13.1/src/lib.rs:55:22
[INFO] [stdout]     |
[INFO] [stdout]  54 | #[cfg(any(feature = "embedded", feature = "embedded-hal-02"))]
[INFO] [stdout]     |          --------------------------------------------------- the item is gated here
[INFO] [stdout]  55 | use embedded::{Read, Write};
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]  25 + use core::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Write` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mavlink-core-0.13.1/src/lib.rs:855:36
[INFO] [stdout]     |
[INFO] [stdout] 855 | pub fn write_v1_msg<M: Message, W: Write>(
[INFO] [stdout]     |                                    ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mavlink-core-0.13.1/src/lib.rs:28:21
[INFO] [stdout]     |
[INFO] [stdout]  27 | #[cfg(feature = "std")]
[INFO] [stdout]     |       --------------- the item is gated behind the `std` feature
[INFO] [stdout]  28 | use std::io::{Read, Write};
[INFO] [stdout]     |                     ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mavlink-core-0.13.1/src/lib.rs:55:22
[INFO] [stdout]     |
[INFO] [stdout]  54 | #[cfg(any(feature = "embedded", feature = "embedded-hal-02"))]
[INFO] [stdout]     |          --------------------------------------------------- the item is gated here
[INFO] [stdout]  55 | use embedded::{Read, Write};
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]  25 + use core::fmt::Write;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0405`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mavlink-core` (lib) due to 9 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "0b3b0c8d5aa95e1f04fcf027d53d9379d472b32e7bd9295c0b44ba665d97a094", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b3b0c8d5aa95e1f04fcf027d53d9379d472b32e7bd9295c0b44ba665d97a094", kill_on_drop: false }`
[INFO] [stdout] 0b3b0c8d5aa95e1f04fcf027d53d9379d472b32e7bd9295c0b44ba665d97a094
